ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / DataTree.Scope<T> Class
Fields Properties

In This Topic
    DataTree.Scope<T> Class Members
    In This Topic

    The following tables list the members exposed by DataTree.Scope<T>.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Empty data scope.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets unique id of this scope. For non-interactive reports it could be zero valued.  
    Public PropertyGets true if this instance represents scope without any data.  
    Public PropertyGets true if this instance represents null scope.  
    Public PropertyScope child regions.  
    Public PropertyScope values.  
    Top
    See Also